C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.Base.Collections Namespace / C1ObservableItemCollection<TOwner,TItem> Class / Owner Property

In This Topic
Owner Property (C1ObservableItemCollection<TOwner,TItem>)
In This Topic
Gets the owner of the collection.
Syntax
'Declaration
 
Public ReadOnly Property Owner As TOwner
 
See Also